Programming in HTML5 with JavaScript and CSS3: Training Guide by Glenn Johnson

Programming in HTML5 with JavaScript and CSS3: Training Guide by Glenn Johnson

Author:Glenn Johnson [Glenn Johnson]
Language: eng
Format: epub
Tags: COMPUTERS / Programming Languages / HTML
ISBN: 9780735674332
Publisher: Microsoft Press
Published: 2013-01-18T16:00:00+00:00


Figure 8-11. The posted form data processed and displayed

There is no QueryString, and the URL clearly shows that the posted data was sent to the SubmitHelloPost. In earlier examples, the GET method was used to show you how it works. Remember that you should always send data back to the server by using the POST method.

Quick check

What does the following command accomplish?

npm install

Quick check answer

This command reads the local package.json file and installs all dependent packages that are referenced.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.